services.syncthing.settings.folders.<name>.devices

The devices this folder should be shared with. Each device must be defined in the devices option.

A list of either strings or attribute sets, where values are device names or device configurations.

Type
list of (string or (open submodule of (JSON value)))
Default
[ ]
Declared
<home-manager/modules/services/syncthing.nix>